[INFO] fetching crate cratedex 0.5.3...
[INFO] testing cratedex-0.5.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate cratedex 0.5.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate cratedex 0.5.3
[INFO] finished tweaking crates.io crate cratedex 0.5.3
[INFO] tweaked toml for crates.io crate cratedex 0.5.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cratedex 0.5.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cratedex 0.5.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_stacker v0.1.14
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded cargo-platform v0.3.2
[INFO] [stderr]   Downloaded rmcp-macros v0.15.0
[INFO] [stderr]   Downloaded rustdoc-types v0.57.0
[INFO] [stderr]   Downloaded cargo_metadata v0.23.1
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded governor v0.10.4
[INFO] [stderr]   Downloaded rmcp v0.15.0
[INFO] [stderr]   Downloaded syn v2.0.115
[INFO] [stderr]   Downloaded libc v0.2.181
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c31870c683f97f7a349e77f377032f8ebd29566634314f46861b9201f41b614
[INFO] running `Command { std: "docker" "start" "-a" "4c31870c683f97f7a349e77f377032f8ebd29566634314f46861b9201f41b614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c31870c683f97f7a349e77f377032f8ebd29566634314f46861b9201f41b614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c31870c683f97f7a349e77f377032f8ebd29566634314f46861b9201f41b614", kill_on_drop: false }`
[INFO] [stdout] 4c31870c683f97f7a349e77f377032f8ebd29566634314f46861b9201f41b614
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8d5c757c22d03624c1fa68edf0457a56ef2bcee7a6f3393adbe3bb70dc3e70f
[INFO] running `Command { std: "docker" "start" "-a" "f8d5c757c22d03624c1fa68edf0457a56ef2bcee7a6f3393adbe3bb70dc3e70f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling rmcp v0.15.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling cratedex v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde_stacker v0.1.14
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.15.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling rustdoc-types v0.57.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "f8d5c757c22d03624c1fa68edf0457a56ef2bcee7a6f3393adbe3bb70dc3e70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d5c757c22d03624c1fa68edf0457a56ef2bcee7a6f3393adbe3bb70dc3e70f", kill_on_drop: false }`
[INFO] [stdout] f8d5c757c22d03624c1fa68edf0457a56ef2bcee7a6f3393adbe3bb70dc3e70f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efe74db49d8e19be3dbabc63652145e1a5e9cfc13c910fbcda4fd4b45cad9848
[INFO] running `Command { std: "docker" "start" "-a" "efe74db49d8e19be3dbabc63652145e1a5e9cfc13c910fbcda4fd4b45cad9848", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling cratedex v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.17s
[INFO] running `Command { std: "docker" "inspect" "efe74db49d8e19be3dbabc63652145e1a5e9cfc13c910fbcda4fd4b45cad9848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efe74db49d8e19be3dbabc63652145e1a5e9cfc13c910fbcda4fd4b45cad9848", kill_on_drop: false }`
[INFO] [stdout] efe74db49d8e19be3dbabc63652145e1a5e9cfc13c910fbcda4fd4b45cad9848
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9cc3e8e96829e57200322740452c6d581384a9680a1252522177bc88d7e24c44
[INFO] running `Command { std: "docker" "start" "-a" "9cc3e8e96829e57200322740452c6d581384a9680a1252522177bc88d7e24c44", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cratedex-bea10fc92c29a492)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test engine::command::tests::extract_cargo_warnings_filters_relevant_lines ... ok
[INFO] [stdout] test engine::command::tests::stderr_preview_handles_empty ... ok
[INFO] [stdout] test config::tests::defaults_are_sensible ... ok
[INFO] [stdout] test engine::command::tests::stderr_preview_limits_lines ... ok
[INFO] [stdout] test engine::docs::tests::error_reason_finds_last_error_line ... ok
[INFO] [stdout] test engine::docs::tests::error_reason_prefers_summary_over_error_code ... ok
[INFO] [stdout] test engine::docs::tests::error_reason_falls_back_to_last_nonempty_line ... ok
[INFO] [stdout] test engine::diagnostics::tests::test_run_check_on_startup_parses_json ... ok
[INFO] [stdout] test config::tests::env_overrides_work ... ok
[INFO] [stdout] test engine::docs::tests::error_reason_handles_empty_stderr ... ok
[INFO] [stdout] test engine::docs::tests::render_borrowed_ref ... ok
[INFO] [stdout] test engine::diagnostics::tests::summarize_audit_groups_and_deduplicates ... ok
[INFO] [stdout] test engine::docs::tests::render_depth_limit_prevents_stack_overflow ... ok
[INFO] [stdout] test engine::diagnostics::tests::summarize_extracts_key_fields ... ok
[INFO] [stdout] test db::tests::open_with_retry_fails_after_exhausting_retries ... ok
[INFO] [stdout] test engine::docs::tests::render_generic_type ... ok
[INFO] [stdout] test engine::docs::tests::render_infer ... ok
[INFO] [stdout] test engine::docs::tests::render_primitive_types ... ok
[INFO] [stdout] test engine::docs::tests::render_raw_pointer ... ok
[INFO] [stdout] test engine::docs::tests::render_tuple_type ... ok
[INFO] [stdout] test engine::docs::tests::normalize_crate_name_replaces_hyphens ... ok
[INFO] [stdout] test engine::docs::tests::dedup_is_package_specific ... ok
[INFO] [stdout] test engine::prompts::tests::get_without_code_returns_one_message ... ok
[INFO] [stdout] test engine::resources::tests::format_iso8601_utc_produces_valid_timestamp ... ok
[INFO] [stdout] test engine::prompts::tests::list_returns_one_prompt ... ok
[INFO] [stdout] test engine::resources::tests::truncate_log_line_handles_multibyte_utf8 ... ok
[INFO] [stdout] test engine::prompts::tests::get_with_empty_code_returns_one_message ... ok
[INFO] [stdout] test engine::resources::tests::truncate_log_line_caps_output ... ok
[INFO] [stdout] test engine::server::tests::build_fts_query_fts5_mode_passes_through_raw_query ... ok
[INFO] [stdout] test engine::server::tests::build_fts_query_rejects_unsearchable_input ... ok
[INFO] [stdout] test engine::docs::tests::render_slice_and_array ... ok
[INFO] [stdout] test engine::server::tests::build_fts_query_auto_mode_switches_on_colons ... ok
[INFO] [stdout] test engine::server::tests::merge_cargo_warnings_deduplicates_and_counts ... ok
[INFO] [stdout] test engine::prompts::tests::get_unknown_prompt_returns_error ... ok
[INFO] [stdout] test engine::prompts::tests::get_with_code_returns_two_messages ... ok
[INFO] [stdout] test engine::resources::tests::event_visitor_captures_structured_fields ... ok
[INFO] [stdout] test engine::server::tests::search_tokens_splits_rust_symbols_and_preserves_underscores ... ok
[INFO] [stdout] test engine::server::tests::to_json_estimated_remaining_only_during_indexing ... ok
[INFO] [stdout] test engine::docs::tests::is_crate_indexed_returns_true_after_insert ... ok
[INFO] [stdout] test engine::docs::tests::is_crate_indexed_returns_false_for_new_crate ... ok
[INFO] [stdout] test engine::docs::tests::fts_search_by_signature ... ok
[INFO] [stdout] test engine::server::tests::get_diagnostics_per_project_isolation ... ok
[INFO] [stdout] test engine::docs::tests::schema_migration_detects_old_schema ... ok
[INFO] [stdout] test engine::server::tests::list_projects_are_sorted_for_stable_pagination ... ok
[INFO] [stdout] test engine::server::tests::search_docs_global_returns_all_results ... ok
[INFO] [stdout] test engine::server::tests::list_crates_are_sorted_for_stable_pagination ... ok
[INFO] [stdout] test engine::docs::tests::fts_index_works_end_to_end ... ok
[INFO] [stdout] test engine::docs::tests::fts_search_by_parent_name ... ok
[INFO] [stdout] test engine::server::tests::search_docs_enforces_configured_result_cap ... ok
[INFO] [stdout] test engine::server::tests::search_docs_scoped_filters_by_project_deps ... ok
[INFO] [stdout] test engine::server::tests::search_docs_with_crate_filter_narrows_results ... ok
[INFO] [stdout] test engine::diagnostics::tests::clippy_lint_code_passes_through_summarization ... ok
[INFO] [stdout] test engine::docs::tests::project_crate_scopes_includes_workspace_and_deps ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cratedex-7c1890a150d95de9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cratedex
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9cc3e8e96829e57200322740452c6d581384a9680a1252522177bc88d7e24c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cc3e8e96829e57200322740452c6d581384a9680a1252522177bc88d7e24c44", kill_on_drop: false }`
[INFO] [stdout] 9cc3e8e96829e57200322740452c6d581384a9680a1252522177bc88d7e24c44
